Skip to content

Instantly share code, notes, and snippets.

@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active September 23, 2026 23:55
Conventional Commits Cheatsheet
@thiagozs
thiagozs / DoH_DNSoverHTTPS.md
Created November 29, 2021 21:16
DoH - DNS over HTTPS

DoH - DNS over HTTPS

DoH queries resolve over HTTPS for privacy, performance, and security. DoH also makes it easier to use a name server of your choice instead of the one configured for your system.

Spec

RFC 8484 - DNS Queries over HTTPS (DoH)

Publicly available servers

@WindyNova
WindyNova / windows10.reg
Created June 8, 2023 16:48
Windows 10 优化
Windows Registry Editor Version 5.00
;https://www.cmdpe.com/post/154.html
;最开始这句"Windows Registry Editor Version 5.00"是注册表文件必备语句,请不要删除。
;以";"开头的语句是注释语句,不起任何作用,只是注释而已。
;***桌面图标优化***
;在桌面显示此电脑
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
;"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000001 ;默认值
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
@quinten-kamphuis
quinten-kamphuis / SKILL.md
Last active September 23, 2026 23:48
Google maps scraper skill
name scrape-google-maps
description Scrape Google Maps for any business type in any location, then find and verify contact emails. Use when the user wants leads/businesses from Google Maps with verified emails — e.g. "find me dentists in Austin with emails", "scrape fishing charters in Florida", "get me 500 plumbers in Texas with verified emails". Runs entirely from this skill — no Node, no SQLite, no extra installs. Uses Serper.dev for both Google Maps discovery and email-snippet search, MillionVerifier for validation, and dispatches sub-agents to extract emails with AI judgment.
model claude-opus-4-7

Google Maps scraper + email finder + verifier

This skill drives the full pipeline using only built-in Claude Code tools (Bash, Write, Read, Agent). The user gives you a business type and a location; you produce a CSV of leads with verified emails.

@TrickShotMLG02
TrickShotMLG02 / opnsense_fireboxm570_setup.md
Last active September 23, 2026 23:46
Install OPNSense on WatchGuard Firebox M570

Install OpnSense on WatchGuard Firebox M570

Prerequisites

  • WatchGuard Firebox M570
  • USB-Stick with 8GB or more
  • RJ45 Serial to USB Cable
  • SATA SSD
  • SATA Cable
  • Putty for Windows
  • Rufus or any other bootable media creation tool
@christopher-hopper
christopher-hopper / README.md
Last active September 23, 2026 23:42
macOS Zscaler stop | disable Zscaler on mac

Disable macOS Zscaler

The following script can be used to disable Zscaler on macOS. Zscaler is corporate spyware and security software that controls access to Internet resources and spoofs TLS certificates to allow inspection of encrypted communications on centrally managed corporate computers.

This script will not uninstall the Zscaler software.

@nine1one
nine1one / iOS Shortcuts Catalog.md
Created March 25, 2025 16:14 — forked from andrewmcodes/iOS Shortcuts Catalog.md
This is a public resource designed to help people get started with Siri Shortcuts & the Shortcuts app. It’s made up of the Shortcuts Library, a collection of over 125+ shortcuts grouped into folders, and the Action Directory, a documentation of 125+ of the actions in the Shortcuts app used to build shortcuts.

Bruce's iOS Shortcut Catalog

Hello and welcome to my Shortcuts Catalog!

This is a public resource designed to help people get started with Siri Shortcuts and the Shortcuts app.

It’s made up of the Shortcuts Library, a collection of over 125+ shortcuts grouped into folders, and the Action Directory, a documentation of 125+ of the actions in the Shortcuts app used to build shortcuts.

Enjoy!

@ssrihari
ssrihari / clojure-learning-list.md
Last active September 23, 2026 23:33
An opinionated list of excellent Clojure learning materials

An opinionated list of excellent Clojure learning materials

These resources (articles, books, and videos) are useful when you're starting to learn the language, or when you're learning a specific part of the language. This an opinionated list, no doubt. I've compiled this list from writing and teaching Clojure over the last 10 years.

  • 🔴 Mandatory (for both beginners and intermediates)
  • 🟩 For beginners
  • 🟨 For intermediates

Table of contents

  1. Getting into the language
@Clarence212
Clarence212 / DiscordQuest.md
Last active September 23, 2026 23:32
DiscordQuestBypass

Quest

Disclaimer This project is provided for educational and research purposes only. It demonstrates how time based Discord quest progress is reported from the client. Using this code on live services may violate platform Terms of Service and may result in penalties.


What It Does